index python libraries

[Link] 5 Most Powerful One-Liners You Should Know in Python Programming

Read: 25/10/2021 towardsdatascience.com

Python offers a unique set of features! Python programmers use them to write code quickly and in a more Pythonic way.

code python python libraries tutorials


[Link] 3 Not So Common Yet Functional Python Libraries for Data Science

Read: 25/10/2021 towardsdatascience.com

One of the reasons why Python dominates data science is the rich selection of libraries it offers to the users. The active Python community keeps maintaining and improving these libraries which helps Python to stay on top.

code python python libraries statistical analysis statistics tutorials


[Link] BFree Brings Intermittent Computing To Python

Read: 29/9/2021 hackaday.com

Generally speaking, we like our computing devices to remain on and active the whole time we’re using them. But there are situations, such as off-grid devices that run on small solar cells, where constant power is by no means a guarantee.

batteries diy hackaday internet of things interpreted languages programming python python libraries solar panels


[Link] Two Pandas functions you must know for easy data manipulation in Python

Read: 9/8/2021 towardsdatascience.com

I do a lot of data work — some of it data science, some of it data visualisation, some of it data adjacent — like messing around with sports analytics. All of it is done in Python, and almost always Pandas is involved for data manipulation.

code data processing data science pandas library python python libraries tutorials